diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 7dc840f..eff65df 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -20,10 +20,11 @@ jobs: - name: Install cspresso run: | pipx install cspresso - pipx ensurepath - name: Run cspresso run: | + pipx ensurepath + . ~/.bashrc cspresso https://enroll.sh \ --bypass-csp \ --ignore-non-html \