Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Nov 29, 2023
1 parent f4767a6 commit e9cac58
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 OpenBSD
id: test
uses: vmactions/openbsd-vm@ff309d3cd3949876a2a3c8f503606a4a9a390e8a
uses: vmactions/openbsd-vm@f4767a6a487d43c16755746c9244b27492bdbb54
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@ff309d3cd3949876a2a3c8f503606a4a9a390e8a
uses: vmactions/openbsd-vm@f4767a6a487d43c16755746c9244b27492bdbb54
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit e9cac58

Please sign in to comment.