Skip to content

Commit

Permalink
ci: dartagnan should be buildable now
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 11, 2024
1 parent a89d2f9 commit 3363e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
ls ..
echo "foo"
ls ${{ github.workspace }}
cd ../dartagnan
cd dartagnan
cmake --preset=dev -DCMAKE_INSTALL_PREFIX=installed
cd build_dev
ninja && ninja install

0 comments on commit 3363e52

Please sign in to comment.