We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d3fb4 commit 7175a48Copy full SHA for 7175a48
1 file changed
.github/workflows/ci.yml
@@ -24,3 +24,5 @@ jobs:
24
25
- name: Run Dockerfile
26
run: docker run --privileged --rm -v $(pwd):/mnt alteriso5
27
+
28
+ # TODO: アーティファクトをアップロードする機能の実装
0 commit comments