Skip to content

Commit

Permalink
Try to launch next CI job.
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Jan 23, 2025
1 parent f8ecab9 commit 958b30f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-api-sentence-transformers-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
- name: Deploy on API
run: |
# Load the tags into the env
cat out.txt >> $GITHUB_ENV
export $(xargs < out.txt)
echo sha-${env.GITHUB_SHA_SHORT}
# Weird single quote escape mechanism because string interpolation does
# not work on single quote in bash
Expand Down

0 comments on commit 958b30f

Please sign in to comment.