This commit is contained in:
parent
04b4f60279
commit
f582b210d1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
-
|
||||
name: Change To Rust Root Dir
|
||||
run: ls -lap
|
||||
run: cd src-tauri/
|
||||
-
|
||||
name: Set Up Cargo Cache
|
||||
uses: actions/cache@v3
|
||||
|
|
Reference in a new issue