This commit is contained in:
Dominik Werder
2022-02-28 14:34:20 +01:00
parent 8c028cac29
commit bc9fdea4fb

View File

@@ -16,5 +16,4 @@ jobs:
- run: ls -la /github/home
- run: ls -la /github/workflow
- run: ls -la /root
- run: source /root/.cargo/env
- run: cargo build --release
- run: bash -c 'source /root/.cargo/env && cargo build --release'