Skip to content

Commit

Permalink
Update toolbox.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 authored Jun 22, 2023
1 parent b9bfe1b commit fd5911c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,15 +222,6 @@ jobs:
name: cmsis-toolbox
path: ${{ github.workspace }}

- name: Attach installer to release assets
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: cmsis-toolbox.sh
tag: ${{ github.ref }}
overwrite: true
asset_name: cmsis-toolbox.sh

- name: Extract cmsis-toolbox installer files
run: |
chmod +x cmsis-toolbox.sh
Expand Down

0 comments on commit fd5911c

Please sign in to comment.