Skip to content

Commit 85fb50b

Browse files
committed
Overwrite docs if they already exist
1 parent df1b911 commit 85fb50b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@ jobs:
7676
if: matrix.otp-version == '25'
7777
uses: actions/upload-artifact@v4
7878
with:
79+
overwrite: true
7980
name: edoc
8081
path: "doc"

0 commit comments

Comments
 (0)