Skip to content

Commit

Permalink
reference issue in TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Jan 25, 2025
1 parent dab0cdb commit b5dc2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wasm-simd-image-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
ref: "${{ env.GIT_TAG }}"
fetch-depth: 0

# TODO: Get rid of this script, it is super unecessary and can probably be done in a little bash line
# TODO: #7885 Get rid of this script, it is super unecessary and can probably be done in the Dockerfile or a bash script
- uses: actions/setup-python@v5
with:
python-version: '3.10'
Expand Down

0 comments on commit b5dc2b0

Please sign in to comment.