Set artifact download path to default path

This commit is contained in:
Mdumisi Kelvin Letsie 2024-03-06 16:24:28 +02:00
parent 32996d322d
commit 95ae7a1470

View file

@ -87,5 +87,3 @@ jobs:
- name: Download artifact from build job - name: Download artifact from build job
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with:
path: ./.github/artifacts