Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eliassjogreen committed May 18, 2021
1 parent ee647bd commit efa2781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deno.yml
Expand Up @@ -33,8 +33,8 @@ jobs:

- name: Setup latest deno version
uses: denoland/setup-deno@main
with:
deno-version: v1.x
with:
deno-version: v1.x

- name: Install stable rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit efa2781

Please sign in to comment.