mirror of
https://github.com/m1k1o/neko.git
synced 2022-02-20 23:41:54 +03:00
add arm builder.
This commit is contained in:
2
.github/workflows/arm-build.yml
vendored
2
.github/workflows/arm-build.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
# do not run on forks
|
||||
#
|
||||
if: github.repository_owner == 'm1k1o'
|
||||
needs: [ build-base ]
|
||||
needs: [ build-arm-base ]
|
||||
strategy:
|
||||
matrix:
|
||||
tags: [ firefox, chromium ]
|
||||
|
||||
Reference in New Issue
Block a user