Update .github/workflows/test.yml

Co-authored-by: Ryan <me@hackerc.at>
This commit is contained in:
Domen Kožar 2021-11-15 12:40:24 -06:00
parent 5315c85e43
commit c5e83e525e

View file

@ -117,6 +117,5 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2.4.0
- name: Setup act
uses: actionsflow/setup-act-for-actionsflow@v1
- run: act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-20.04 push -j simple-build
- 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