Skip to content

Commit

Permalink
tmp4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang-Yan-Hao committed Jan 16, 2024
1 parent fd53b97 commit b4fd27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
pkg install -y node
pkg install -y npm
npm -v
install: |
run: |
ls -alh
cd /home/runner/work/FreeBSD-Online-Document-Editor
ls -alh
npm install
npm run build
run: |
release: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git fetch origin build:build
Expand Down

0 comments on commit b4fd27b

Please sign in to comment.