Skip to content

Commit

Permalink
updated build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tholzheim committed May 10, 2024
1 parent 0db0e19 commit c009ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: fill sqlite
# if: steps.cache-sqlite.outputs.cache-hit != 'true'
run: |
mkdir -p $HOME/.ceurws
wget https://github.com/WolfgangFahl/pyCEURmake/releases/download/v0.4.0/volume_index_pages.zip -P $HOME/.ceurws
cd $HOME/.ceurws
unzip volume_index_pages.zip
Expand Down

0 comments on commit c009ccd

Please sign in to comment.