Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Fix github build
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentOak committed Aug 9, 2020
1 parent 76e06d6 commit 714d86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Docker Build
run: docker build -f docker/Dockerfile .
run: docker build .

0 comments on commit 714d86e

Please sign in to comment.