Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp authored Apr 4, 2024
1 parent f2ce152 commit 9f1974e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Show Debug Info
run: ls
run: echo $PWD
run: la import.sh
- name: Import
run: /home/runner/Rustemon/Rustemon/import.sh
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9f1974e

Please sign in to comment.