Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Oct 31, 2024
1 parent b0115a8 commit d703c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
deno-version: v2.x
- run: deno --node-modules-dir=auto -A ./build.ts
- run: deno run -A ./bids-validator/dist/validator/bids-validator.js --version
- run: deno run -A ./dist/validator/bids-validator.js --version
- uses: actions/upload-artifact@v4
with:
name: main
Expand Down

0 comments on commit d703c26

Please sign in to comment.