mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
testing ls and pwd after artifact
This commit is contained in:
committed by
GitHub
parent
2f4f4f685d
commit
22c2f64c03
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
@@ -25,4 +25,9 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
'**.AppImage'
|
'**.AppImage'
|
||||||
'**.zip'
|
'**.zip'
|
||||||
|
- name: ls
|
||||||
|
run: ls
|
||||||
|
|
||||||
|
- name: pwd
|
||||||
|
run: pwd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user