Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 24, 2023
1 parent d12888e commit 1309faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@4773b99c3b1ca83243f08533436f977a56bfe3c2
uses: vmactions/freebsd-vm@d12888e4fee708176eb7bbc2a1691b00af622f38
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@4773b99c3b1ca83243f08533436f977a56bfe3c2
uses: vmactions/freebsd-vm@d12888e4fee708176eb7bbc2a1691b00af622f38
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 1309faf

Please sign in to comment.