Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ebf006

Browse files
committed
upgrade pagic version
1 parent 820f081 commit 4ebf006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
export DENO_INSTALL="/home/runner/.deno"
2525
export PATH="$DENO_INSTALL/bin:$PATH"
2626
deno --version
27-
deno install --unstable --allow-read --allow-write --allow-net --allow-run -n pagic https://deno.land/x/[email protected].2/mod.ts
27+
deno install --unstable --allow-read --allow-write --allow-net --allow-run -n pagic https://deno.land/x/[email protected].3/mod.ts
2828
pagic build
2929
3030
- name: Deploy gh-pages

0 commit comments

Comments
 (0)