Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix_things
Browse files Browse the repository at this point in the history
  • Loading branch information
violinyanev committed May 11, 2023
2 parents cd16082 + c4b255e commit 508d49c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
cmake_args+=" -DCMAKE_OSX_SYSROOT=${{ matrix.target-platform }}"
cmake_args+=" -DCMAKE_SYSTEM_NAME=iOS"
cmake_args+=" -DCMAKE_XCODE_ATTRIBUTE_CODE_SIGNING_ALLOWED=NO"
cmake_args+=" -Dramses-sdk_ENABLE_FLATBUFFERS_GENERATION=OFF"
fi
cmake $GITHUB_WORKSPACE ${cmake_args}
Expand Down

0 comments on commit 508d49c

Please sign in to comment.