Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 25, 2023
1 parent e16d8a0 commit 8e86559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Expand Up @@ -105,8 +105,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: |
npx -y -p denoify@1.5.2 enable_short_npm_import_path
npx -y -p denoify@1.5.2 remove_deno_dist_from_gitignore
npx -y -p denoify@1.5.6 enable_short_npm_import_path
npx -y -p denoify@1.5.6 remove_deno_dist_from_gitignore
env:
DRY_RUN: "0"
- run: |
Expand Down

0 comments on commit 8e86559

Please sign in to comment.