Skip to content

Commit

Permalink
Merge pull request #29 from nestdotland/dev
Browse files Browse the repository at this point in the history
Fix deno version
  • Loading branch information
SteelAlloy authored Sep 13, 2020
2 parents e6ed4d6 + 50a805b commit 945bab1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ship.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

- name: Setup Deno
uses: denolib/setup-deno@v2
with:
deno-version: v1.3.3

- name: Publish hatcher
run: |
Expand Down

0 comments on commit 945bab1

Please sign in to comment.