Skip to content

Commit

Permalink
update cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBTTF committed Jul 13, 2024
1 parent ca92a88 commit 5abee9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
with:
path: ./hometown-bot
key: build
restore-keys: build

- name: Deploy
env:
APP_DIR: ${{ secrets.APP_DIR }}
run: ./deploy/deploy.sh


run: |
./deploy/deploy.sh

0 comments on commit 5abee9d

Please sign in to comment.