Skip to content

Commit

Permalink
show cargo gpu commitsh
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Jan 8, 2025
1 parent e5ff610 commit ded21f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- run: rustup default stable
- run: rustup update
- run: cargo install --git https://github.com/rust-gpu/cargo-gpu cargo-gpu
- run: cargo gpu show commitsh
- id: cachepathstep
run: |
CACHE_PATH=`cargo gpu show cache-directory`
Expand Down Expand Up @@ -70,6 +71,7 @@ jobs:
${{ needs.install-cargo-gpu.outputs.cachepath-Windows }}
key: rust-gpu-cache-0-${{ runner.os }}
- uses: moonrepo/setup-rust@v1
- run: cargo gpu show commitsh
- run: rm -rf crates/renderling/src/linkage/* crates/renderling/shaders
- run: cargo xtask compile-shaders
- run: cargo build -p renderling
Expand Down

0 comments on commit ded21f2

Please sign in to comment.