Skip to content

Commit ad7af59

Browse files
committed
Cleanup unnecessary steps
1 parent 7faf21b commit ad7af59

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@ jobs:
8484
- name: Checkout
8585
uses: actions/checkout@v4
8686

87-
- name: Update system packages
88-
run: sudo apt-get update -y
89-
90-
- name: Install make
91-
run: sudo apt-get install -y build-essential
92-
9387
- name: Setup Python
9488
uses: actions/setup-python@v5
9589
with:

0 commit comments

Comments
 (0)