CI/CD with expo web and firebase

I’m trying to implement continuous deployment with github actions but I keep receiving the following error:

Error: Specified “public” directory “web-build” does not exist

I believe the web build is ignored by git which may be the issue!