GH CD: try to see content of workdir.
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Sat, 13 Aug 2022 17:42:29 +0200
changeset 92 eb3e1cdc7389
parent 91 8d8e7a792903
child 93 b1f29a911785
GH CD: try to see content of workdir.
.github/workflows/build_snap.yml
--- a/.github/workflows/build_snap.yml	Sat Aug 13 17:41:22 2022 +0200
+++ b/.github/workflows/build_snap.yml	Sat Aug 13 17:42:29 2022 +0200
@@ -27,6 +27,7 @@
 
     - name: Move snap dir in build/sources
       run: |
+        ls -R
         mv beremiz_public_dist/snap build/sources
         ls build/sources