This commit is contained in:
Dominik Werder
2022-02-28 14:26:29 +01:00
parent d26560bc3a
commit 7e56c74f82

View File

@@ -14,4 +14,9 @@ jobs:
- run: ls -la /
- run: ls -la /github
- run: ls -la /github/home
- run: ls -la /github/workflow
- run: ls -la /root
- run: which cargo
- run: source /root/.cargo/env
- run: which cargo
- run: cargo build --release