mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-22 20:19:09 -04:00
Saturn: Remove the problematic dependency fetch
This commit is contained in:
parent
d606a2c7d3
commit
a6398b12fa
5
.github/workflows/build_saturn.yml
vendored
5
.github/workflows/build_saturn.yml
vendored
@ -19,11 +19,6 @@ jobs:
|
||||
image: ijacquez/yaul:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get -y install curl
|
||||
|
||||
- name: Compile Saturn build
|
||||
id: compile
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user