Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
donarturo11 committed Feb 28, 2023
1 parent fca0a6b commit ac1573d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
BUILD_DIR=${PROJECT_DIR}/BrainWaveOSC/
echo PROJECT_DIR=${PROJECT_DIR} >> $GITHUB_ENV
echo BUILD_DIR=${BUILD_DIR} >> $GITHUB_ENV
echo PROJECT_CFLAGS="-Wfatal-errors -Wno-pragmas -Wduplicate-decl-specifier" >> $GITHUB_ENV
cd $PROJECT_DIR
echo "::notice:: ${PWD}"
Expand Down

0 comments on commit ac1573d

Please sign in to comment.