diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 077c8cd6..42b58849 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -14,7 +14,7 @@ jobs: - name: Install Dependencies run: | apk update - apk add brotli curl git grep + apk add brotli curl git grep xmlstarlet - name: Build env: PHISHTANK_API: ${{ secrets.PHISHTANK_API }}