Skip to content

Commit

Permalink
style: add empty lines for formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanosdev committed Nov 1, 2023
1 parent 8b5dc69 commit 97802b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-dfx/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ runs:
with:
path: /usr/local/bin/dfx
key: dfx-cache-${{ env.dfx_version }}

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

- name: Configure DFX
shell: bash
run: |
Expand Down

0 comments on commit 97802b5

Please sign in to comment.