We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fc810 commit f589709Copy full SHA for f589709
.github/workflows/pack.yml
@@ -29,7 +29,7 @@ jobs:
29
path: PCL2-CE
30
31
- name: CD
32
- uses: ls &; cd PCL2-CE
+ run: ls && cd PCL2-CE
33
34
- name: Import GPG key
35
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec
0 commit comments