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
5315c85e43
commit
c5e83e525e
1 changed files with 2 additions and 3 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -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
|
Loading…
Reference in a new issue