Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cophilot committed Feb 29, 2024
1 parent e676a52 commit a80872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: cargo build --release

- name: Rename binary
run: mv target/release/templify tpy
run: mv target/release/templify tpy-macos

- name: upload linux artifact
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit a80872a

Please sign in to comment.