Skip to content

Commit 2fea77a

Browse files
authored
Update setup-ceremony.yml
Revert temporary version mod
1 parent 5eaf960 commit 2fea77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/setup-ceremony.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
# install p0tion
6565
- name: Install p0tion globally
66-
run: npm install -g @p0tion/[email protected]
66+
run: npm install -g @p0tion/phase2cli
6767

6868
# write env to file
6969
- name: Write env locally
@@ -116,7 +116,7 @@ jobs:
116116

117117
# install p0tion
118118
- name: Install p0tion globally
119-
run: npm install -g @p0tion/phase2cli@0.0.0-0aa6a31
119+
run: npm install -g @p0tion/phase2cli
120120

121121
# write env to file
122122
- name: Write env locally

0 commit comments

Comments
 (0)