Skip to content

Commit

Permalink
fix integration
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Apr 13, 2021
1 parent fa26454 commit d0db191
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
go-version: '1.16.x'

- name: Build
run: go build ./...
run: go build

- name: Docker
run: docker build .
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist/

etherpad-toolkit

0 comments on commit d0db191

Please sign in to comment.