Skip to content

Commit

Permalink
Fix ee-prd artifact with hidden files flag. (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
shammowla authored Sep 6, 2024
1 parent 05a31a3 commit 30eea3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ee-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@ jobs:
with:
name: sauce-config
path: .sauce
include-hidden-files: true

- uses: actions/upload-artifact@v4
with:
name: sauce-ignore
path: .sauceignore
include-hidden-files: true

alloy-prod-e2e:
name: "ee: Prod E2E Tests"
Expand Down

0 comments on commit 30eea3a

Please sign in to comment.