Skip to content

Commit

Permalink
I have been gpted again
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Bongiovanni committed Dec 13, 2023
1 parent 61ccb5f commit e062d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-build-executables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Rename Output File
run: |
mv target/${{ matrix.target }}/release/my_project target/${{ matrix.target }}/release/my_project-${{ matrix.os }}-${{ matrix.arch }}
mv target/${{ matrix.target }}/release/mol target/${{ matrix.target }}/release/mol-${{ matrix.os }}-${{ matrix.arch }}

- name: Upload Artifact
Expand Down

0 comments on commit e062d65

Please sign in to comment.