Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Nov 21, 2024
1 parent 04d6a94 commit 40c5273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commit.nu
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ let commit = $env.COMMIT

print $"Queuing ($commit)"

for machine in machines {
for machine in $machines {
let q_pk = $"q#($machine)"

print $"Adding queue item for ($machine)"
Expand Down

0 comments on commit 40c5273

Please sign in to comment.