Skip to content

Commit 052ae65

Browse files
committed
Update release.yml
1 parent 6c07ccb commit 052ae65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cp copy_ssh_key.py .debpkg/var/lib/sesame-daemon/backends-modules/ad
2727
chmod 700 .debpkg/var/lib/sesame-daemon/backends-modules/ad/install.sh
2828
chmod 700 .debpkg/var/lib/sesame-daemon/backends-modules/ad/copy_ssh_key.py
29-
chmod 700 .debpkg/var/lib/sesame-daemon/backends-modules/bin/*
29+
chmod 700 .debpkg/var/lib/sesame-daemon/backends-modules/ad/bin/*
3030
cp requirements.txt .debpkg/var/lib/sesame-daemon/backends-modules/ad
3131
- uses: jiro4989/build-deb-action@v3
3232
with:

0 commit comments

Comments
 (0)