show debug flag

This commit is contained in:
2024-08-08 15:43:19 -05:00
parent 554cff06bf
commit 618439492c

View File

@@ -41,6 +41,7 @@ jobs:
- Debug
runs-on: '${{ matrix.os.name }}-${{ matrix.os.version }}'
steps:
- run: echo $DEBUG_FLAG
- name: Export GitHub Actions cache environment variables
uses: actions/github-script@v7
with: