Skip to content

Commit

Permalink
Update run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Dec 26, 2023
1 parent 66f495e commit fdfdc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
- name: Download
run: |
wget "${{ github.event.inputs.api }}/mods/deno.json"
ls
- name: Run
run: deno run -A "${{ github.event.inputs.api }}/mods/main.ts" "${{ github.event.inputs.api }}"

0 comments on commit fdfdc70

Please sign in to comment.