We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b211dc commit 31d2c91Copy full SHA for 31d2c91
1 file changed
.github/workflows/ci.yml
@@ -80,6 +80,7 @@ jobs:
80
- uses: actions/checkout@v5
81
with:
82
repository: thewakingsands/ffxiv-datamining-cn
83
+ path: ffxiv-datamining-cn
84
ssh-key: ${{ secrets.SSH_KEY }}
85
86
- name: Setup Node.js
0 commit comments