Skip to content

Commit

Permalink
Update setup-ceremony.yml
Browse files Browse the repository at this point in the history
Revert temporary version mod
  • Loading branch information
glamperd committed Jun 10, 2024
1 parent 5eaf960 commit 2fea77a
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/phase2clinpm@0.0.0-0aa6a31
run: npm install -g @p0tion/phase2cli

# 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@0.0.0-0aa6a31
run: npm install -g @p0tion/phase2cli

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

0 comments on commit 2fea77a

Please sign in to comment.