Skip to content

Commit

Permalink
chore: use esy nightluy
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtrKovalenko committed Aug 5, 2024
1 parent d9d72fb commit ba1bf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/utils/use-esy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# steps to install esy globally

steps:
- script: "npm install -g esy"
- script: "npm install -g @esy-nightly/esy"
displayName: "install esy"

0 comments on commit ba1bf66

Please sign in to comment.