Skip to content

Commit

Permalink
set workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
AsbjornOlling committed Sep 9, 2024
1 parent bb310ab commit 12e43c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
- run: rustup target add ${{ matrix.target }}
- run: cargo build --verbose
working-directory: ./nobody

0 comments on commit 12e43c7

Please sign in to comment.