Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: swurl <[email protected]>
  • Loading branch information
crueter committed Jan 16, 2025
1 parent 88c5c86 commit f37a0af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
echo "INSTALL_APPIMAGE_DIR=${{ github.workspace }}/install-appdir" >> $GITHUB_ENV
echo "NTCORE_INSTALL_DIR=${{ github.workspace }}/install-ntcore" >> $GITHUB_ENV
echo "DATE=$(/bin/date -u "+%Y%m%d")" >> $GITHUB_ENV
echo "ACTIONS_STEP_DEBUG=TRUE" >> $GITHUB_ENV
- name: Install CMake
uses: lukka/[email protected]
Expand Down

0 comments on commit f37a0af

Please sign in to comment.