Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 1, 2023
1 parent c5bc06c commit ae861c9
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 DragonflyBSD
id: test
uses: vmactions/dragonflybsd-vm@dad23ec166d09c755440f5ee918b2415fb442735
uses: vmactions/dragonflybsd-vm@c5bc06c25a1dd37fff80533382439160fb86c980
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in DragonflyBSD
id: test
uses: vmactions/dragonflybsd-vm@dad23ec166d09c755440f5ee918b2415fb442735
uses: vmactions/dragonflybsd-vm@c5bc06c25a1dd37fff80533382439160fb86c980
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit ae861c9

Please sign in to comment.