Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5023f commit c0bf987Copy full SHA for c0bf987
.github/workflows/uploadFirrtlBinaries.yml
@@ -47,6 +47,7 @@ jobs:
47
- name: Archive Sources
48
if: ${{ matrix.runner }} == ubuntu-20.04
49
run: |
50
+ touch circt-full-sources.tar.gz
51
tar \
52
--exclude-vcs \
53
--exclude=circt-full-sources.tar.gz \
0 commit comments