Skip to content

Commit

Permalink
ci: debugging why dartagnan doesn't build
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 11, 2024
1 parent 7193d8c commit 6cd0fde
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ jobs:

- name: Build Dartagnan
run: |
pwd
ls ..
echo "foo"
ls ${{ github.workspace }}
sudo apt list --installed
cd dartagnan
cmake --preset=dev -DCMAKE_INSTALL_PREFIX=installed
cd build_dev
Expand Down

0 comments on commit 6cd0fde

Please sign in to comment.