Skip to content

Commit 323d459

Browse files
committed
Update release.yml
1 parent 6f94ee4 commit 323d459

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- name: copy sources
1414
run: |
1515
mkdir -p .debpkg/etc/pbs_backup_orchestrator/conf.d
16+
mkdir -p .debpkg/usr/bin
1617
cp pbs_backup_orchestrator.py .debpkg/usr/bin
1718
chmod 700 .debpkg//usr/bin/pbs_backup_orchestrator.py
1819
cp conf.d/* .debpkg/etc/pbs_backup_orchestrator/conf.d

0 commit comments

Comments
 (0)