Skip to content

Commit

Permalink
update text file
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlapham committed Dec 11, 2019
1 parent e00135e commit 6ff916c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/total.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: 'finnp/create-file-action@master'
env:
FILE_NAME: 'README.md'
FILE_DATA: "#How To Run Uniswap\n1. Download build.zip and unzip\n2. In terminal navigate to that directory\n Run these two commands \n- yarn global add serve \n- serve -s build "
FILE_DATA: "#How To Run Uniswap\n1. Download build.zip and unzip\n2. In terminal navigate to that directory\n3. Run these two commands \n- yarn global add serve \n- serve -s build"
- name: Upload Build
id: build-asset
uses: actions/[email protected]
Expand Down

0 comments on commit 6ff916c

Please sign in to comment.