Skip to content

Commit

Permalink
I forgot bash is stupid and doesn't like spaces around assignments
Browse files Browse the repository at this point in the history
  • Loading branch information
apastel committed Jun 22, 2024
1 parent 011cc8b commit 6655265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,5 @@ jobs:
verify
fi
}
retries_remaining = 2
retries_remaining=2
verify

0 comments on commit 6655265

Please sign in to comment.