Skip to content

Commit 63c5786

Browse files
committed
Update artifact path in GitHub workflow
1 parent 81a7c3d commit 63c5786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Upload a Build Artifact
3333
uses: actions/[email protected]
3434
with:
35-
path: target/debug/simple_render_window
35+
path: target/debug/random_shader_window

0 commit comments

Comments
 (0)