Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Dec 23, 2020
1 parent 54b8af0 commit 10ec5f2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ jobs:
- name: Install production dependencies
run: npm ci

- name: Test 1
run: ls -la

- name: Test 1
run: ls -la dist/

- name: Package Linux binaries
run: npm run package:l

Expand Down

0 comments on commit 10ec5f2

Please sign in to comment.