Skip to content

Commit

Permalink
Run smoke after smoke
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed May 5, 2024
1 parent 220fe9f commit c188f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
permissions:
id-token: write
contents: read
needs: [build]
needs: [build, screenshot]
runs-on: ubuntu-latest
env:
DOCKER_AWS_ENV: -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION -e AWS_DEFAULT_REGION
Expand Down

0 comments on commit c188f2b

Please sign in to comment.