Skip to content

Commit 6b44cee

Browse files
authored
Remove unnecessary dependency in workflow (#94 already works, no need #95). (#96)
1 parent de1b4a0 commit 6b44cee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,4 @@ jobs:
4545
args: --release --out dist --find-interpreter
4646
sccache: 'true'
4747
manylinux: auto
48-
before-script-linux: |
49-
sudo apt-get update
50-
sudo apt-get install -y gnustep gnustep-devel gobjc
5148
container: ${{ matrix.platform.container }}

0 commit comments

Comments
 (0)