Skip to content

Commit

Permalink
fix(ci): ll -> ls
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian authored Dec 24, 2023
1 parent 4278118 commit d9d9827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd .
git clone --depth 1 https://${GH_TOKEN}@github.com/noctisynth/oblivion-rust.git
mv oblivion-rust oblivion
ll
ls
- name: Test Project
run: |
Expand Down

0 comments on commit d9d9827

Please sign in to comment.