Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 authored Oct 20, 2023
1 parent 1d6ae71 commit eacea84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install

- name: Build Svelte app
run: npm run build
run: npm run dev

- name: Transfer files to EC2
uses: appleboy/scp-action@master
Expand Down

0 comments on commit eacea84

Please sign in to comment.