Skip to content

Commit

Permalink
Simplify artifact generation (user devices not affected)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSignPainter98 committed Feb 2, 2021
1 parent 24f591e commit 6d0c1c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
id: tag_name
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
- name: Ensure up-to-date apt packages and lists
run: |
sudo apt-get update
sudo apt-get upgrade
- name: Install dependencies
run: sudo apt-get install -y help2man python3-setuptools groff
- name: Install Python wheel package
Expand Down

0 comments on commit 6d0c1c6

Please sign in to comment.