From 4350ce652bf6a8a182285709d16bcac21632f4c8 Mon Sep 17 00:00:00 2001 From: Geoff Lamperd <5004980+glamperd@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:33:11 +1000 Subject: [PATCH] Update setup-ceremony.yml --- .github/workflows/setup-ceremony.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/setup-ceremony.yml b/.github/workflows/setup-ceremony.yml index 2aa371f..7055869 100644 --- a/.github/workflows/setup-ceremony.yml +++ b/.github/workflows/setup-ceremony.yml @@ -60,7 +60,7 @@ jobs: # install p0tion - name: Install p0tion globally - run: npm install -g @p0tion/phase2cli + run: npm install -g @p0tion/phase2clinpm@0.0.0-0aa6a31 # write env to file - name: Write env locally