We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fbbed commit ccb63bdCopy full SHA for ccb63bd
.github/workflows/relese.yaml
@@ -14,6 +14,8 @@ jobs:
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v3
17
+
18
+ - name: ls
19
run: ls -al
20
21
- name: Zip The File
0 commit comments