We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbb571 commit cd75057Copy full SHA for cd75057
.github/workflows/validate-deployment-scripts.yml
@@ -31,7 +31,7 @@ jobs:
31
submodules: recursive
32
33
- name: Install Zeus
34
- run: npm install -g @layr-labs/zeus
+ run: npm install -g @layr-labs/zeus --ignore-scripts
35
36
# Restore Forge cache
37
- name: Cache Forge Build
0 commit comments