tangled
alpha
login
or
join now
zio.sh
/
atfile
37
fork
atom
๐ฆโ๐ฆ Store and retrieve files on the Atmosphere
37
fork
atom
overview
issues
3
pulls
pipelines
various
ducky.ws
5 months ago
9fd14fbe
4c03754a
1/1
build.yaml
success
7s
+4
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yaml
+4
-2
.tangled/workflows/build.yaml
reviewed
···
31
31
ATFILE_DEVEL_ENABLE_PUBLISH: "0"
32
32
33
33
steps:
34
34
-
- name: "Debug"
34
34
+
- name: "ATFile: List files for @zio.sh"
35
35
+
command: "./atfile.sh ls zio.sh"
36
36
+
- name: "ATFile: Print debug output"
35
37
command: "./atfile.sh something-broke"
36
36
-
- name: "Build"
38
38
+
- name: "ATFile: Build"
37
39
command: "./atfile.sh build"