Skip to content

Commit 826dc9e

Browse files
committed
fix: use flatbuffer@e646392
Signed-off-by: Cocoa <i@uwucocoa.moe>
1 parent b7f69f3 commit 826dc9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-precompile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
123123
git clone https://github.com/google/flatbuffers.git
124124
cd flatbuffers/
125+
git checkout e6463926479bd6b330cbcf673f7e917803fd5831
125126
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release
126127
make
127128
sudo make install

0 commit comments

Comments
 (0)