We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134ba2a commit 9e7a4eaCopy full SHA for 9e7a4ea
.github/workflows/deployment.yaml
@@ -18,6 +18,7 @@ jobs:
18
run: |
19
git clone https://github.com/mikiken/mikiken.net.git
20
cd mikiken.net
21
+ pwd
22
23
- name: Configure git
24
0 commit comments