This commit is contained in:
parent
77c24ecc04
commit
e54764e472
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@ jobs:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- run: nix build --refresh git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all
|
- run: nix build --refresh git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all
|
||||||
|
env:
|
||||||
|
FORGEJO_TOKEN: override
|
||||||
|
GITHUB_TOKEN: override
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue