We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f31bc commit 518e209Copy full SHA for 518e209
.github/workflows/fetch-wxr-assets.yml
@@ -28,7 +28,6 @@ jobs:
28
29
- name: Get WXR normalizer
30
run: |
31
- rm preprocess-wxr.phar*
32
wget https://github.com/adamziel/wxr-normalize/raw/trunk/preprocess-wxr.phar
33
34
# TODO: Go by file paths listed under importWxr in blueprint.json
0 commit comments