Skip to content

Commit

Permalink
Update gatsby-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adityakusupati authored May 5, 2024
1 parent 6114369 commit 37855fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gatsby-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
password: ${{ secrets.SERVER_PASSWORD }}
script: |
rm -rf /cse/web/research/raivn/*
# mv ~/public.zip /cse/web/research/raivn/public.zip
# cd /cse/web/research/raivn
# unzip public.zip
# rm public.zip
mv ~/public.zip /cse/web/research/raivn/public.zip
cd /cse/web/research/raivn
unzip public.zip
rm public.zip

0 comments on commit 37855fa

Please sign in to comment.