Skip to content

Commit

Permalink
Force log upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
awalsh128 committed Mar 3, 2024
1 parent a6c3917 commit b40d864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ runs:
PACKAGES: "${{ inputs.packages }}"

- id: upload-logs
if: ${{ inputs.debug == 'true' }}
#if: ${{ inputs.debug == 'true' }}
uses: actions/upload-artifact@v3
with:
name: cache-apt-pkgs-logs_${{ env.CACHE_KEY }}
Expand Down

0 comments on commit b40d864

Please sign in to comment.