Skip to content

Commit

Permalink
what's up?
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Jan 30, 2025
1 parent 8aafcca commit c2d566a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ jobs:
run: |
set -exo pipefail
find ${{ env.CKPATH }}
KCDATE=$(cat ${{ env.CKPATH }}/kernel-cache-date)
if [ -z "${KCDATE}" ]; then
echo "kernel-cache-date must not be empty"
Expand Down

0 comments on commit c2d566a

Please sign in to comment.