Skip to content

Commit 3d9cdc1

Browse files
authored
Update recce_ci.yml with latest nightly build of recce
1 parent 0ce3c13 commit 3d9cdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recce_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
pip install -r requirements.txt
2323
- name: Install Recce
2424
run: |
25-
pip install recce-nightly==0.17.0.20240508a0
25+
pip install recce-nightly
2626
- name: Add packages.yml file
2727
run: |
2828
echo '${{ vars.PACKAGES_YAML }}' > packages.yml

0 commit comments

Comments
 (0)