Skip to content

Commit

Permalink
fix-n+1
Browse files Browse the repository at this point in the history
  • Loading branch information
rublag committed Jan 8, 2024
1 parent 366546e commit 50ebcd7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
tag_name: preview
name: Preview
files: |
upload/cljindent-aarch64-apple-darwin &&
upload/cljindent-x86_64-apple-darwin &&
upload/cljindent-x86_64-pc-windows-msvc.exe &&
upload/cljindent-aarch64-apple-darwin
upload/cljindent-x86_64-apple-darwin
upload/cljindent-x86_64-pc-windows-msvc.exe
upload/cljindent-x86_64-unknown-linux-gnu

0 comments on commit 50ebcd7

Please sign in to comment.