testing ls and pwd after artifact

This commit is contained in:
Hannes Kuchelmeister
2022-02-22 15:50:56 +01:00
committed by GitHub
parent 2f4f4f685d
commit 22c2f64c03

View File

@@ -25,4 +25,9 @@ jobs:
path: |
'**.AppImage'
'**.zip'
- name: ls
run: ls
- name: pwd
run: pwd