Skip to content

Commit

Permalink
Update runs on, krankler, checkout action and upload artifact action
Browse files Browse the repository at this point in the history
Signed-off-by: Melroy van den Berg <melroy@melroy.org>
  • Loading branch information
melroy89 authored and icewind1991 committed Oct 8, 2024
1 parent 1db9657 commit c0d77a6
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 c0d77a6

Please sign in to comment.