Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marslavish committed Nov 4, 2024
1 parent d3d192f commit 0784213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/prod-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: threeal/[email protected]
with:
cache: false
version: 4.1.0

- name: Install Dependencies
run: |
Expand Down
3 changes: 2 additions & 1 deletion templates/chain-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
"starshipjs": "^2.4.1",
"typescript": "4.9.3",
"yaml-loader": "^0.8.1"
}
},
"packageManager": "[email protected]"
}

0 comments on commit 0784213

Please sign in to comment.