Skip to content

Commit

Permalink
Update artifact path in GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cabrownlie committed Jan 26, 2024
1 parent 81a7c3d commit 63c5786
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 @@ -32,4 +32,4 @@ jobs:
- name: Upload a Build Artifact
uses: actions/[email protected]
with:
path: target/debug/simple_render_window
path: target/debug/random_shader_window

0 comments on commit 63c5786

Please sign in to comment.