Skip to content

Commit

Permalink
Tweak ci
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Jun 6, 2024
1 parent 9c37606 commit a0f31bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fetch-wxr-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:

- name: Get WXR normalizer
run: |
curl https://github.com/adamziel/wxr-normalize/raw/trunk/preprocess-wxr.phar > preprocess-wxr.phar
rm preprocess-wxr.phar*
wget https://github.com/adamziel/wxr-normalize/raw/trunk/preprocess-wxr.phar
# TODO: Go by file paths listed under importWxr in blueprint.json
- name: Validate file contents
Expand Down
Binary file removed preprocess-wxr.phar
Binary file not shown.

0 comments on commit a0f31bc

Please sign in to comment.