Skip to content

Commit

Permalink
Explicite set tarball as release download format
Browse files Browse the repository at this point in the history
Signed-off-by: Kamil Rakoczy <[email protected]>
  • Loading branch information
kamilrakoczy committed Feb 8, 2022
1 parent d405eee commit ff715c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ jobs:
repository: "antmicro/yosys-uhdm-plugin-integration"
fileName: "yosys-uhdm-plugin-*.tar.gz"
latest: true
tarBall: true
- name: Extract UHDM plugin and install it
run: |
tar -xzf yosys-uhdm-plugin-*.tar.gz
Expand Down

0 comments on commit ff715c8

Please sign in to comment.