Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D0m0 authored Jan 21, 2021
1 parent ba760e1 commit 3f65ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: |
cd src
mkdir -p packages
rm packages/*
rm -f packages/*
make package FINALPACKAGE=1
- name: upload deb
Expand Down

0 comments on commit 3f65ec9

Please sign in to comment.