Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 20, 2024
1 parent a7d0a65 commit e7548d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
echo "src/include" >> .git/info/sparse-checkout
git checkout
- name:Get bpm
- name: Get bpm
if: steps.cache-sdk.outputs.cache-hit != 'true'
run: |
wget https://raw.githubusercontent.com/orix-software/bpm/refs/heads/main/src/bpm -o ~/bin/bpm && chmod 755 ~/bin/bpm
Expand Down

0 comments on commit e7548d2

Please sign in to comment.