Attempting to fix problem with Github Actions because of local setup

This commit is contained in:
Alan Bridgeman 2025-04-29 12:10:59 -05:00
parent 74997cb676
commit bc581f9eac
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View file

@ -130,6 +130,8 @@ dist
.yarn/install-state.gz
.pnp.*
.yarnrc.yml
# Ignore automation scripts
*.ps1
*.sh