Skip to content

Commit a277d6c

Browse files
committed
fix error
1 parent f3d74d6 commit a277d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_vue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- id: Build-Vue
1010
uses: xRealNeon/VuePagesAction@1.0.1
1111
with:
12-
username: 'liqing-ustc'
13-
reponame: 'computer-use-agents/dart-gui'
12+
username: 'computer-use-agents'
13+
reponame: 'dart-gui'
1414
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged

0 commit comments

Comments
 (0)