Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 27, 2023
1 parent 79652a0 commit 9276786
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@6b1d27afc5f57087f7fbac95643e2863f7dc71e2
uses: vmactions/dragonflybsd-vm@79652a0d274a2d5a7d1e08e0b03ca8b6627f3850
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@6b1d27afc5f57087f7fbac95643e2863f7dc71e2
uses: vmactions/dragonflybsd-vm@79652a0d274a2d5a7d1e08e0b03ca8b6627f3850
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 9276786

Please sign in to comment.