Skip to content

Commit

Permalink
remove ./**/.databend
Browse files Browse the repository at this point in the history
  • Loading branch information
JackTan25 committed Jul 9, 2023
1 parent 8aec610 commit 1ba7d4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/artifact_failure/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ runs:
tar -zcf target/failure-${{ inputs.name }}.tar.gz \
nohup.out \
.databend/ \
./**/.databend \
- uses: actions/upload-artifact@v3
with:
name: ${{ inputs.name }}
Expand Down

0 comments on commit 1ba7d4d

Please sign in to comment.