Skip to content

Commit

Permalink
Temp set phase2cli package to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
glamperd authored Jun 10, 2024
1 parent b751973 commit e0df49d
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 @@ -113,7 +113,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 @@ -174,4 +174,4 @@ jobs:
mode: stop
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
label: ${{ needs.start-runner.outputs.label }}
ec2-instance-id: ${{ needs.start-runner.outputs.ec2-instance-id }}
ec2-instance-id: ${{ needs.start-runner.outputs.ec2-instance-id }}

0 comments on commit e0df49d

Please sign in to comment.