Skip to content

Commit

Permalink
Change order of commands
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Oct 18, 2024
1 parent 2b7a8b9 commit 6065d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ jobs:

- name: compile Nextroute Go binaries
run: |
bash ./nextmv/compile_binaries.sh
ls -lah
ls -lah .nextmv
bash ./nextmv/compile_binaries.sh
working-directory: ./nextroute

- name: upload Go binaries
Expand Down

0 comments on commit 6065d1d

Please sign in to comment.