Skip to content

Commit

Permalink
Merge branch 'main' into agoose77/docs-emsdk-version
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 authored Jan 5, 2023
2 parents 11081f8 + 368fbab commit e773070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: steps.cache-awkward-cpp-wasm-wheel.outputs.cache-hit != 'true'
run: python3 -m pip install -r docs/requirements-wasm.txt

- name: Install dependencies
- name: Determine EMSDK version
if: steps.cache-awkward-cpp-wasm-wheel.outputs.cache-hit != 'true'
id: compute-emsdk-version
run: |
Expand Down

0 comments on commit e773070

Please sign in to comment.