asdf
All checks were successful
Build and Push Version Check Action / build (push) Successful in 17s

This commit is contained in:
Emmaline Autumn 2025-05-06 22:15:34 -06:00
parent a198601c34
commit 60e813c8e5

View File

@ -12,3 +12,4 @@ runs:
shell: bash shell: bash
run: | run: |
deno run --allow-read --allow-run version-check/main.ts deno run --allow-read --allow-run version-check/main.ts
working-directory: ${{ github.action_path }}