Skip to content

Commit

Permalink
Fixing the CI. (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil authored Jan 17, 2025
1 parent 62f64c2 commit 86eff1c
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-api-bertopic-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-fairseq-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-fasttext-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-flair-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-k2-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-mindspore-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-nemo-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-open-clip-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-paddlenlp-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-peft-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-sentence-transformers-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-setfit-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-sklearn-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-span_marker-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-speechbrain-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-api-timm-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pip install --upgrade pip
pip install awscli
- uses: tailscale/github-action@v1
- uses: huggingface/tailscale-action@v1
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Update upstream
Expand Down

0 comments on commit 86eff1c

Please sign in to comment.