Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Octo8080X committed Nov 30, 2023
1 parent 905dd91 commit f8f2b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: ls -la

- name: Move deno.json
run: mv ./test/work/deno.json ./deno.json
run: mv ./tests/work/deno.json ./deno.json

- name: ls 2
run: ls -la
Expand Down

0 comments on commit f8f2b21

Please sign in to comment.