Skip to content

Commit

Permalink
CI/CD: move lib to bin
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Jun 6, 2024
1 parent 12bd13f commit 9e49683
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 @@ -18,7 +18,7 @@ jobs:
- name: Build Ubuntu package
run: |
mkdir -p ./debian/usr
mkdir -p ./debian/usr/lib
mkdir -p ./debian/usr/usr
mkdir -p ./debian/usr/share
mkdir -p ./debian/usr/share/application
mkdir -p ./debian/usr/share/pixmaps
Expand Down

0 comments on commit 9e49683

Please sign in to comment.