Skip to content

Commit

Permalink
Remove the config copy step
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Jul 26, 2023
1 parent 89d4bd1 commit dc717c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Build the API
run: |
bundle exec tasks/build_api
cp staticwebapp.config.json site/
echo hello > site/index.html
- name: Deploy to Azure
id: deploy
Expand Down

0 comments on commit dc717c2

Please sign in to comment.