Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
reigj1 committed Sep 10, 2024
1 parent c95494b commit eaad08b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

- name: Install DFX
uses: dfinity/setup-dfx@main
with:
dfx-version: "0.22.0"

- name: Dump Identity
run: |
Expand Down

0 comments on commit eaad08b

Please sign in to comment.