Update .github/workflows/test.yml

Co-authored-by: Ryan <me@hackerc.at>
This commit is contained in:
Domen Kožar 2021-11-17 12:05:57 -06:00
parent ac899278cf
commit 9489b6bd0b

View file

@ -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