Skip to content

joshstrange/setup-quasar

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

setup-quasar

Set up your GitHub Actions workflow with Cordova/Quasar environment. Only supports macos & ubuntu at this time.

Thank you to coturiv/setup-ionic for the initial code

example usage:

- name: Use joshstrange/setup-quasar
  uses: joshstrange/setup-quasar@v1
  with:
    cordova-version: 9

- name: Build
  run: |
    quasar build -m cordova -T ios     

About

Set up your GitHub Actions workflow with Cordova/Quasar environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published