Skip to content

Commit

Permalink
sudo snap install
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Jul 2, 2024
1 parent e55827f commit 3a27d1b
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
- name: Zig
if: "${{ inputs.rust == 'true' }}"
shell: bash
run: snap install zig --beta --classic
run: sudo snap install zig --beta --classic

# RUST
- name: Rustup
Expand Down
Loading

0 comments on commit 3a27d1b

Please sign in to comment.