Update main.yml

This commit is contained in:
Jan-Otto Kröpke 2022-09-21 12:46:33 +02:00 committed by Jan-Otto Kröpke
parent 838b1d473c
commit 871acb7107
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,10 @@ jobs:
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
CSC_LINK: ${{ secrets.CSC_LINK }}
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}
- run: df -h
if: always()
- name: Calculate SHA256 checksum
run: |
if [ "$RUNNER_OS" == "Windows" ]; then