Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki authored Jan 4, 2025
1 parent 5d90a37 commit 0569015
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
set -e
wget --no-verbose https://starship.rs/install.sh
chmod u+x install.sh
./install.sh --force
- name: Test
run: |
Expand Down

0 comments on commit 0569015

Please sign in to comment.