Skip to content

Commit

Permalink
Typos are still occurring. Still trying to figure out why the oauthsi…
Browse files Browse the repository at this point in the history
…gnin error is persisting.
  • Loading branch information
siddheshraze committed Sep 4, 2024
1 parent 5e34e5d commit d6bc405
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main-forestgeo-livesite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
run: |
mv ./frontend/build/static ./frontend/build/standalone/build
mv ./frontend/public ./frontend/build/standalone
mv ./frontend/*.pem ./frontend/build/standalone/
- name: Upload build artifact
uses: actions/upload-artifact@v4
Expand Down Expand Up @@ -177,7 +176,6 @@ jobs:
run: |
mv ./frontend/build/static ./frontend/build/standalone/build
mv ./frontend/public ./frontend/build/standalone
mv ./frontend/*.pem ./frontend/build/standalone/
- name: Upload build artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit d6bc405

Please sign in to comment.