mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 09:42:26 +00:00
Update output location
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -214,7 +214,7 @@ jobs:
|
|||||||
dotnet build -c Release ${{matrix.configuration}} FlatBuffers.Test.sln
|
dotnet build -c Release ${{matrix.configuration}} FlatBuffers.Test.sln
|
||||||
- name: Run
|
- name: Run
|
||||||
run: |
|
run: |
|
||||||
cd tests\FlatBuffers.Test
|
cd tests\FlatBuffers.Test\bin\Release
|
||||||
FlatBuffers.Test.exe
|
FlatBuffers.Test.exe
|
||||||
|
|
||||||
build-mac-intel:
|
build-mac-intel:
|
||||||
|
|||||||
Reference in New Issue
Block a user