Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 21, 2023
1 parent 1139483 commit c5eab4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@24682f3ae702c26bb7ffbbb8e149a229c348bb06
uses: vmactions/freebsd-vm@1139483cbfb21dd1fb7f72ac9d127c8276f53988
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@24682f3ae702c26bb7ffbbb8e149a229c348bb06
uses: vmactions/freebsd-vm@1139483cbfb21dd1fb7f72ac9d127c8276f53988
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit c5eab4d

Please sign in to comment.