Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Heinrich Reimer <jan.reimer@student.uni-halle.de>
  • Loading branch information
heinrichreimer committed May 11, 2024
1 parent 2b39b61 commit 56cd2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
id: get-version
run: echo ::set-output name=tag::${GITHUB_REF/refs\/tags\//}
- name: 📥 Download public pages
uses: actions/download-artifact@master
uses: actions/download-artifact@v2
with:
name: public-pages
path: public/
Expand Down

0 comments on commit 56cd2bb

Please sign in to comment.