Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-09 03:05:30 +09:00
parent 9b8d20caee
commit 7563ef8f61

View File

@ -440,7 +440,7 @@ jobs:
CACHE_FILE_NAME: ${{ matrix.build }}_${{ matrix.os }}
run: |
echo "$DIGEST"
echo "$CACHE_FILE_NAME" > $CACHE_FILE_NAME
echo "$DIGEST" > $CACHE_FILE_NAME
- name: Caching SHA256 tag of the image
uses: actions/cache@v4