Skip to content

Commit

Permalink
mkdirs 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bluestreak01 committed Apr 26, 2024
1 parent b340017 commit 8b69f45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebuild_native_libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ jobs:
- name: Print file sizes before
run: |
pwd
mkdir -p ./core/src/main/resources/io/questdb/bin/
find ./core/src/main/resources/io/questdb/bin/ -type f -exec ls -l {} \;
- name: Restore FreeBSD Libraries from Cache
uses: actions/cache/restore@v3
Expand Down

0 comments on commit 8b69f45

Please sign in to comment.