updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-08 01:15:21 +08:00
parent 70a247ba42
commit cf248a947b

View file

@ -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: |