Skip to content

Commit

Permalink
testing node version
Browse files Browse the repository at this point in the history
  • Loading branch information
SnailBones committed Nov 19, 2023
1 parent ea950a7 commit 9b8c692
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- name: Deploy to Digital Ocean
run: |
ssh -o StrictHostKeyChecking=no [email protected]<< 'ENDSSH'
which node
which npm
cd /var/www/forage-abq
git pull origin main
npm install
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
### Forage ABQ

## [forageabq.com](forageabq.com)
# [ForageABQ.com](www.forageabq.com)

An interactive guide to common and easily usable edible plants in Albuquerque, NM.

### to do high priority:

- test on mobile
- fix typos
- fix CI
- https

Expand Down

0 comments on commit 9b8c692

Please sign in to comment.