.gitea/workflows/pull_request.yaml aktualisiert
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 15m2s

This commit is contained in:
hodasemi 2023-08-16 09:28:25 +02:00
parent 18e9b32eff
commit cf63ff7235

View file

@ -12,5 +12,10 @@ jobs:
- uses: https://github.com/dtolnay/rust-toolchain@stable
- name: Install dependencies
run: |
apt-get update
apt-get install --no-install-recommends -y universal-ctags glslang-tools
- name: Build
run: cargo build