Skip to content

Commit

Permalink
try a workaround for deb /usr/local
Browse files Browse the repository at this point in the history
  • Loading branch information
neodix42 committed Jan 30, 2024
1 parent f9e35aa commit b6aea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-deb-ppa-packages.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
TAG=$(echo $TAG | sed s'/-/.100/')
DATE=$(date -R)
VERSION=${TAG:1}
REVISION=2
REVISION=3
echo "latest TAG = $TAG, VERSION=$VERSION, DATE=$DATE"
cd packages/deb

0 comments on commit b6aea99

Please sign in to comment.