Skip to content

Commit

Permalink
ci: up
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Oct 27, 2024
1 parent 501496c commit 5879dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Create folder structure
run: |
mkdir 3rdparty/out/host_debug_unopt/
mkdir -p 3rdparty/out/host_debug_unopt/
- name: Checkout flutter engine
uses: actions/checkout@v4
Expand Down

0 comments on commit 5879dc5

Please sign in to comment.