mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-27 10:12:56 -04:00
Remove shopt
This commit is contained in:
1
.github/workflows/build-native-packages.yml
vendored
1
.github/workflows/build-native-packages.yml
vendored
@@ -101,7 +101,6 @@ jobs:
|
||||
run: |
|
||||
set -eux
|
||||
mkdir -p artifacts/deb
|
||||
shopt -s nullglob
|
||||
mv ../*.deb ../*.buildinfo ../*.changes artifacts/deb/ || true
|
||||
cp -v public.asc artifacts/deb/
|
||||
# quick verify signatures (non-fatal)
|
||||
|
||||
Reference in New Issue
Block a user