'Receiving build_and_deploy error when trying to autodeploy quasar project to firebase

when my github action tries to auto-deploy my quasar project to firebase, i receive the following error:

[1] [1]: https://i.stack.imgur.com/A6aD7.png

  Error: Specified "public" directory "dist/spa" does not exist, can't deploy hosting to site "brt2-c3c03"
  
  The process '/usr/local/bin/npx' failed with exit code 1
  Error: The process '/usr/local/bin/npx' failed with exit code 1

Any hints on solving this? If you need any more info, let me know.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source