Skip to content

Commit cd75057

Browse files
committed
fix: lavamoat zeus
1 parent 1fbb571 commit cd75057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-deployment-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
submodules: recursive
3232

3333
- name: Install Zeus
34-
run: npm install -g @layr-labs/zeus
34+
run: npm install -g @layr-labs/zeus --ignore-scripts
3535

3636
# Restore Forge cache
3737
- name: Cache Forge Build

0 commit comments

Comments
 (0)