Skip to content

Commit

Permalink
Enhance
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Oct 7, 2024
1 parent cb670a3 commit fb1efc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Install Rust Toolchain
run: rustup toolchain install stable --profile minimal

- name: Update apt
- name: Update APT
if: ${{ matrix.os == 'ubuntu-latest' }}
run: sudo apt-get update

Expand Down

0 comments on commit fb1efc7

Please sign in to comment.