Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <[email protected]>
  • Loading branch information
domenkozar and Ryan committed Nov 18, 2021
1 parent 9489b6b commit 31bbb1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,5 @@ jobs:
with:
go-version: '^1.16'
- run: go install github.com/nektos/act@latest
- run: ~/go/bin/act --pull -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
- run: docker pull ghcr.io/catthehacker/ubuntu:full-20.04
- run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build

0 comments on commit 31bbb1e

Please sign in to comment.