We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a7c3d commit 63c5786Copy full SHA for 63c5786
.github/workflows/rust.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Upload a Build Artifact
33
uses: actions/[email protected]
34
with:
35
- path: target/debug/simple_render_window
+ path: target/debug/random_shader_window
0 commit comments