Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Sep 3, 2022
1 parent e6792b7 commit cf916b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpha-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
rm -rf core/target/release/build
rm -rf core/target/release/deps
rm -rf /core/target/release/bundle/appimage/authme.AppDir
rm -rf core/target/release/bundle/appimage/authme.AppDir
shell: bash
- name: Upload artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit cf916b2

Please sign in to comment.