Skip to content

Commit

Permalink
Merge pull request #4 from heywoodlh/github-actions-fix
Browse files Browse the repository at this point in the history
updated github action for install-nix-action to latest version
  • Loading branch information
4RP3ggIO authored Jun 28, 2023
2 parents 64e8ff4 + c92bd94 commit af311b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2

- name: Install Nix
uses: cachix/install-nix-action@v18
uses: cachix/install-nix-action@v22

- name: Build macos-desktop output
run: |
Expand Down

0 comments on commit af311b7

Please sign in to comment.