summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8d15586..c8b07ff 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -156,9 +156,6 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
-
- - name: Create 'caddy-build'
- run: mkdir -p caddy-build
- uses: goreleaser/goreleaser-action@v2
with: