Skip to content

Commit

Permalink
Test no env
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 20, 2023
1 parent cdbe5b9 commit d036f1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1116,9 +1116,8 @@ jobs:
(cd ./submodules/duckdb && git fetch --all --tags)
- name: Prepare environment
uses: duckdb/[email protected]
with:
script: |-
shell: bash
run: |
git config --global --add safe.directory '*'
mkdir -p ./lib/build/wasm/release ./reports
yarn install --frozen-lockfile
Expand Down

0 comments on commit d036f1a

Please sign in to comment.