Skip to content

Commit e28b725

Browse files
committed
changed workflow
1 parent f3f8484 commit e28b725

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/surge_deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v1
16-
- name: Build the website
17-
run: <commands_to_build_the_site_and_store_the_output_in_'./build'>
1816
- name: Deploy Surge
1917
2018
with:

0 commit comments

Comments
 (0)