Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Sep 7, 2024
1 parent 667a6f1 commit 14eeed0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:

- name: Install deno
uses: denoland/setup-deno@v1
version: canary
with:
deno-version: canary

- uses: dprint/[email protected]
if: runner.os == 'Linux'
Expand Down

0 comments on commit 14eeed0

Please sign in to comment.