Skip to content

Commit

Permalink
ci job name: nightly -> pinned to match filename change
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 9, 2025
1 parent e4f0e48 commit a970f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgci_shark_ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
--artifact-path=${PACKAGE_DOWNLOAD_DIR} \
--fetch-gh-workflow=${{ inputs.artifact_run_id }}
- name: Install nightly IREE packages
- name: Install pinned IREE packages
run: |
source ${VENV_DIR}/bin/activate
uv pip install -r requirements-iree-pinned.txt
Expand Down

0 comments on commit a970f52

Please sign in to comment.