Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0bf987

Browse files
committed
Fix issue with . changing
1 parent 7e5023f commit c0bf987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/uploadFirrtlBinaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Archive Sources
4848
if: ${{ matrix.runner }} == ubuntu-20.04
4949
run: |
50+
touch circt-full-sources.tar.gz
5051
tar \
5152
--exclude-vcs \
5253
--exclude=circt-full-sources.tar.gz \

0 commit comments

Comments
 (0)