update release action

This commit is contained in:
Jelle van Snik 2022-12-27 14:45:26 +01:00
parent 9aedf99b32
commit 3bbdfe8e80

View File

@ -56,6 +56,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Download artifact
uses: actions/download-artifact@v2
with: