Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard Heidt authored Aug 23, 2020
1 parent ac20a90 commit cea675b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- name: build
run: |
sh build.sh
./bin/uwedit --version
- name: upload-artefacts
uses: actions/upload-artifact@v2
with:
Expand Down Expand Up @@ -51,4 +50,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: uwedit-darvin
path: ./bin/
path: ./bin/

0 comments on commit cea675b

Please sign in to comment.