From 0984e65d680d387bbbebb69e0184cfb3e8d8527f Mon Sep 17 00:00:00 2001 From: Neilpang Date: Fri, 6 Sep 2024 15:24:48 +0000 Subject: [PATCH] Update from base vm --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2442397..8f4fae0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in DragonflyBSD id: test - uses: vmactions/dragonflybsd-vm@84a2f860f8a9d4724f698c35fd505d7c3b6267f0 + uses: vmactions/dragonflybsd-vm@94757a65b18ae5156e213b4fc5fbcd7f149db8df with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -90,7 +90,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in DragonflyBSD id: test - uses: vmactions/dragonflybsd-vm@84a2f860f8a9d4724f698c35fd505d7c3b6267f0 + uses: vmactions/dragonflybsd-vm@94757a65b18ae5156e213b4fc5fbcd7f149db8df with: envs: 'MYTOKEN MYTOKEN2' prepare: |