Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timosachsenberg authored Apr 17, 2024
1 parent fa2509d commit e158429
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ jobs:
files:
${{ github.workspace }}/contrib-build/contrib_build-${{runner.os}}.tar.gz

- uses: actions/upload-artifact@v4
if: github.event_name == 'workflow_dispatch'
with:
name: contrib-build-${{runner.os}}
path: ${{ github.workspace }}/contrib-build
# - uses: actions/upload-artifact@v4
# if: github.event_name == 'workflow_dispatch'
# with:
# name: contrib-build-${{runner.os}}
# path: ${{ github.workspace }}/contrib-build

0 comments on commit e158429

Please sign in to comment.