Skip to content

Commit 70e37e9

Browse files
committed
WIP GH
1 parent 22605ee commit 70e37e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
run: |
8686
git checkout --orphan data
8787
git rm -rf --cached .
88-
# mkdir -p data
8988
for file in debian/artifacts/*.changes; do reprepro -b debian/artifacts include current $file;done
9089
reprepro -b debian/artifacts --outdir data/ export
9190
git config --global user.name "github-actions"

0 commit comments

Comments
 (0)