Skip to content

Commit

Permalink
move to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
hkollmann committed Feb 24, 2022
1 parent 3a6118d commit 8f7641d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:


- name: Install NPM Dependencies
run: npm install @qooxdoo/compiler --no-save --no-package-lock
run: npm install @qooxdoo/framework --no-save --no-package-lock

- name: Build Icon Viewer
run: npx qx deploy --target=build -v --clean
Expand Down

0 comments on commit 8f7641d

Please sign in to comment.