Skip to content

Commit d38ee3e

Browse files
authored
Merge pull request #30 from SatoshiPortal/hot-fix-precompiled-binaries
fix: Invalid workflow file 'uses' is already defined
2 parents 4b0b890 + 3584f78 commit d38ee3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/precompiled_binaries.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: dart-lang/setup-dart@v1
1919

2020
- name: Install Rust
21-
uses: actions/checkout@v4
2221
uses: actions-rs/toolchain@v1
2322
with:
2423
profile: minimal

0 commit comments

Comments
 (0)