| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,7 @@ jobs: | |||
| 19 | 19 | - name: Install Rye | |
| 20 | 20 | run: | | |
| 21 | 21 | curl -sSf https://rye.astral.sh/get | bash | |
| 22 | - echo "$HOME/.rye/shims" >> $GITHUB_PATH | ||
| 22 | + echo "$HOME/.rye/shims" >> "$GITHUB_PATH" | ||
| 23 | 23 | env: | |
| 24 | 24 | RYE_VERSION: '0.44.0' | |
| 25 | 25 | RYE_INSTALL_OPTION: '--yes' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments