Skip to content

Commit a7bfbaf

Browse files
committed
debug
1 parent 6b2b5c4 commit a7bfbaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Get twikoo version
3030
id: twikoo
3131
run: |
32+
ls -l ./.github/workflows
3233
version=$(curl -s https://raw.githubusercontent.com/Liudon/twikoo-netlify/main/package.json | jq -r '.dependencies."twikoo-netlify"')
3334
echo "Twikoo version: $version"
3435
echo "twikoo_version=$version" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)