Skip to content

Commit

Permalink
temp lock phase2cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
glamperd committed Jun 10, 2024
1 parent b42e632 commit debd94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/setup-ceremony.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

# install p0tion
- name: Install p0tion globally
run: npm install -g @p0tion/phase2cli
run: npm install -g @p0tion/phase2cli@0.0.0-0aa6a31

# write env to file
- name: Write env locally
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:

# install p0tion
- name: Install p0tion globally
run: npm install -g @p0tion/phase2cli
run: npm install -g @p0tion/phase2cli@0.0.0-0aa6a31

# write env to file
- name: Write env locally
Expand Down

0 comments on commit debd94a

Please sign in to comment.