Skip to content

Commit

Permalink
Revert "misc(ci): fixup"
Browse files Browse the repository at this point in the history
This reverts commit 091d5ec.
  • Loading branch information
Jeromos Kovács committed Nov 19, 2024
1 parent 091d5ec commit a59adca
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 @@ -30,4 +30,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: cgol-tui_${{ matrix.os }}
path: target/release/cgol-tui
path: target/release/cgol-tui*

0 comments on commit a59adca

Please sign in to comment.