Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Umio-Yasuno committed Apr 16, 2024
1 parent 228e6a8 commit f748aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ jobs:
run: |
PATH=$PATH:$PWD/tools/
mold -run cargo appimage --no-default-features --features="package"
APPIMAGETOOL_APP_NAME=amdgpu_top ./$APPIMAGETOOL ./target/amdgpu_top.AppDir
cp ./target/appimage/amdgpu_top.AppImage amdgpu_top-x86_64.AppImage
gh release upload "$VERSION" amdgpu_top-x86_64.AppImage

0 comments on commit f748aa2

Please sign in to comment.