aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-05-14 19:11:00 +0200
committerTristan Gingold <tgingold@free.fr>2020-05-14 19:11:00 +0200
commit8244ef733779d76c5b758633eb19bc20647a7666 (patch)
treeeb55732de038066086132fec519d724acb367945 /.github
parente2a12a0150098fb8bd322096181bc83b18383fdb (diff)
downloadghdl-8244ef733779d76c5b758633eb19bc20647a7666.tar.gz
ghdl-8244ef733779d76c5b758633eb19bc20647a7666.tar.bz2
ghdl-8244ef733779d76c5b758633eb19bc20647a7666.zip
push.yml: comment upload code.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index dfa81e7c4..77688fa3f 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -66,10 +66,10 @@ jobs:
shell: msys2 {0}
run: |
./dist/msys2-mingw/run.sh -b
- - uses: actions/upload-artifact@v2
- with:
- name: ${{ matrix.task.installs }}-${{ matrix.task.pkg }}-pkg
- path: ./dist/msys2-mingw/${{ matrix.task.pkg }}/mingw-*ghdl*.pkg.tar.z
+# - uses: actions/upload-artifact@v2
+# with:
+# name: ${{ matrix.task.installs }}-${{ matrix.task.pkg }}-pkg
+# path: ./dist/msys2-mingw/${{ matrix.task.pkg }}/mingw-*ghdl*.pkg.tar.zst
- name: Test package
shell: msys2 {0}
run: |