Skip to content

Commit

Permalink
Changed build process
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp committed Apr 6, 2024
1 parent 6f65d16 commit 8cece46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
use-cross: true
command: build
args: --release --target x86_64-unknown-linux-gnu
- uses: actions/checkout@v3
- name: Debug -- Show directory details
run: ls -R $PWD/*
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 8cece46

Please sign in to comment.