Skip to content

Commit

Permalink
Attempting to fix build error.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreve committed Aug 22, 2021
1 parent 33302b0 commit ac79be4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
uses: actions/checkout@v2
- uses: satackey/action-docker-layer-caching@v0.0.11
continue-on-error: true
- name: Clean up
run: rm -r things/**
- name: Build
run: make build
- name: Release
Expand Down

0 comments on commit ac79be4

Please sign in to comment.