Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
includeno committed Jan 7, 2024
1 parent 0eaa931 commit a0713ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python_firefox_slim_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
FIREFOX_ESR_VERSION: ${{ steps.version.outputs.FIREFOX_ESR_VERSION }}
GECKODRIVER_VERSION: ${{ steps.version.outputs.GECKODRIVER_VERSION }}
IS_NEW: ${{ steps.version.outputs.IS_NEW }}
NEW_TAG: ${{ steps.version.outputs.NEW_TAG }}
NEW_TAG: ${{ steps.version.outputs.NEW_TAG }}-slim
# https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a0713ea

Please sign in to comment.