Skip to content

Commit

Permalink
Update dev-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Garulf authored Aug 17, 2021
1 parent c79ba7b commit 416f69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Package files
run: |
git clone https://github.com/Garulf/flow_commands/ bin
pip install wheel
pip install -r ./bin/requirements.txt
python ./bin/commands.py package -n "${{github.event.repository.name}}.zip"
- name: Delete previous drafts
Expand Down

0 comments on commit 416f69c

Please sign in to comment.