Skip to content

Commit a68d2cf

Browse files
committed
switch compiler
1 parent 3586cdd commit a68d2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
persist-credentials: false
1717

1818
- name: Install
19-
run: npm install @qooxdoo/compiler --no-save
19+
run: npm install @qooxdoo/framework --no-save
2020

2121
- name: Build
2222
run: npx qx deploy --out=./html --clean --source-maps

0 commit comments

Comments
 (0)