Skip to content

Commit

Permalink
Merge pull request chipsalliance#412 from antmicro/fix-download-release
Browse files Browse the repository at this point in the history
Explicite set tarball as release download format
  • Loading branch information
kamilrakoczy authored Feb 8, 2022
2 parents fa39bbb + ff715c8 commit a366fde
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 a366fde

Please sign in to comment.