aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/fossier-scan.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/fossier-scan.yml')
-rw-r--r--.github/workflows/fossier-scan.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fossier-scan.yml b/.github/workflows/fossier-scan.yml
index 784ab36c..5c89be67 100644
--- a/.github/workflows/fossier-scan.yml
+++ b/.github/workflows/fossier-scan.yml
@@ -28,7 +28,7 @@ jobs:
python-version: "3.13"
- name: Install fossier
- run: uv pip install --system .
+ run: uv tool install git+https://github.com/pthorpe92/fossier.git
- name: Restore DB cache
uses: actions/cache@v4