mirror of
https://github.com/Vomitblood/stort.git
synced 2025-01-31 15:02:49 +08:00
updated github actions workflow
This commit is contained in:
parent
70a247ba42
commit
cf248a947b
2
.github/workflows/build-validation.yml
vendored
2
.github/workflows/build-validation.yml
vendored
|
@ -42,11 +42,13 @@ jobs:
|
|||
ls -la $HOME/.cargo/
|
||||
ls -la $HOME/.cargo/env
|
||||
. "/github/home/.cargo/env"
|
||||
shell: bash
|
||||
|
||||
- name: Testing
|
||||
run: |
|
||||
cargo --help
|
||||
cargo --version
|
||||
shell: bash
|
||||
|
||||
# - name: Install mise
|
||||
# run: |
|
||||
|
|
Loading…
Reference in a new issue