checkout source -> Dockerfile

This commit is contained in:
fkwp
2024-04-10 12:59:32 +00:00
parent 5f7410c809
commit fc525a6e45

View File

@@ -23,6 +23,9 @@ jobs:
permissions:
deployments: write
steps:
- name: Check it out
uses: actions/checkout@v4
- name: 📥 Download artifact
uses: actions/download-artifact@v4
with: