Skip to content

Commit

Permalink
chore(ci): update pagic to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Jul 26, 2021
1 parent c6abf8c commit 5fc11b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Setup pagic
run: >
deno install -f --unstable --allow-read --allow-write --allow-net --allow-run --name pagic https://deno.land/x/pagic@v1.2.0/mod.ts &&
deno install -f --unstable --allow-read --allow-write --allow-net --allow-run --name pagic https://deno.land/x/pagic@v1.4.0/mod.ts &&
pagic build
- name: Publish Nest.land
Expand Down

0 comments on commit 5fc11b8

Please sign in to comment.