Skip to content

Commit

Permalink
Merge pull request #381 from melroy89/patch-1
Browse files Browse the repository at this point in the history
Update runs on, krankler, checkout action and upload artifact action
  • Loading branch information
icewind1991 authored Oct 8, 2024
2 parents 1db9657 + c0d77a6 commit 21568f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup krankler
run: |
wget https://github.com/ChristophWurst/krankerl/releases/download/v0.13.3/krankerl
wget https://github.com/ChristophWurst/krankerl/releases/download/v0.14.0/krankerl
chmod +x krankerl
- name: Package app
run: |
Expand Down

0 comments on commit 21568f9

Please sign in to comment.