๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere

various

+4 -2
+4 -2
.tangled/workflows/build.yaml
··· 31 31 ATFILE_DEVEL_ENABLE_PUBLISH: "0" 32 32 33 33 steps: 34 - - name: "Debug" 34 + - name: "ATFile: List files for @zio.sh" 35 + command: "./atfile.sh ls zio.sh" 36 + - name: "ATFile: Print debug output" 35 37 command: "./atfile.sh something-broke" 36 - - name: "Build" 38 + - name: "ATFile: Build" 37 39 command: "./atfile.sh build"