Skip to content

Commit aeb060f

Browse files
authored
Update cross-platform.yml
1 parent 35adcd2 commit aeb060f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cross-platform.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656
continue-on-error: true
5757

5858
- name: Rust Release binary
59-
# You may pin to the exact commit or the version.
60-
# uses: rust-build/rust-build.action@6febf1b0ed6499a46610b58ef9d810398e75f3c2
59+
if: runner.os == 'linux'
6160
uses: rust-build/[email protected]
6261
with:
6362
RUSTTARGET: "osvm"

0 commit comments

Comments
 (0)