a
All checks were successful
Build and Deploy docker container / build (push) Successful in 31s

This commit is contained in:
Jonathan Branan 2024-10-27 19:35:20 -05:00
parent 3eb94b02fd
commit 8cd125c662

View File

@ -30,8 +30,7 @@ jobs:
**.tsx **.tsx
- -
name: Echo hash name: Echo hash
run: echo ${{ steps.get-hash.outputs.hash }} run: echo ${{ steps.get-hash.outputs.hash }} && echo ${{ steps.get-hash.outputs.matched-files }}
run: echo ${{ steps.get-hash.outputs.matched-files }}
# - # -
# name: Restore cache # name: Restore cache