Skip to content

Commit 506345d

Browse files
Fixes typo from previous commit
1 parent 8714375 commit 506345d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: douglascamata/setup-docker-macos-action@v1.0.1
1818
if: ${{ matrix.os == 'macOS-latest' }}
1919

20-
- Agree to Structr policy
20+
- name: Agree to Structr policy
2121
run: sed -i 's/AGREE_TO_STRUCTR_PRIVACY_POLICY=no/AGREE_TO_STRUCTR_PRIVACY_POLICY=yes/' docker-compose.yml
2222

2323
- name: Start the stack

0 commit comments

Comments
 (0)