Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
duolabmeng6 committed Dec 9, 2023
1 parent b66b7c0 commit 15054a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
cd ../
npm i
npm run build
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ URL="https://api.github.com/repos/duolabmeng6/GoEasyDesigner/releases"

echo "正在下载最新的releases..."
curl -o "$JSON_FILE" "$URL"
cat $JSON_FILE

0 comments on commit 15054a3

Please sign in to comment.