Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin-gauthier-geosiris committed Apr 4, 2024
1 parent 0fa9723 commit d15b1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_energyml_utils_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: Build-Artifact
path: dist
path: ${{ github.workspace }}/dist

- name: Install poetry
uses: ./.github/actions/prepare-poetry
Expand Down

0 comments on commit d15b1bb

Please sign in to comment.