mirror of
https://github.com/cachix/install-nix-action.git
synced 2024-11-21 16:10:52 +00:00
Update .github/workflows/test.yml
Co-authored-by: Ryan <me@hackerc.at>
This commit is contained in:
parent
ac899278cf
commit
9489b6bd0b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -121,4 +121,4 @@ jobs:
|
|||
with:
|
||||
go-version: '^1.16'
|
||||
- run: go install github.com/nektos/act@latest
|
||||
- run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
|
||||
- run: ~/go/bin/act --pull -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
|
Loading…
Reference in a new issue