Skip to content

Commit b69f07c

Browse files
committed
Remove unnecessary dependency in workflow (#94 already works, no need #95).
1 parent 872f56b commit b69f07c

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)