Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaGanzin committed Oct 17, 2024
1 parent 9301019 commit 13c4354
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
# name: await-${{ matrix.os }}
path: releases/*
path: await


release:
Expand Down Expand Up @@ -117,10 +117,6 @@ jobs:
- name: Download Artifact
uses: actions/download-artifact@v4
with:
path: |
releases
autocompletions

- name: Create Archives
run: |
Expand Down

0 comments on commit 13c4354

Please sign in to comment.