Skip to content

Commit

Permalink
ci(fix): correct path to build-environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumJHays committed Jul 2, 2023
1 parent e4ceda0 commit 9b1d635
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: mamba-org/provision-with-micromamba@main
with:
micromamba-version: '1.4.2'
environment-file: 'build-environment.yml'
environment-file: 'jupyterlite-sandbox/build-environment.yml'

- name: Build the JupyterLite site
shell: bash -l {0}
Expand Down

0 comments on commit 9b1d635

Please sign in to comment.