mirror of
https://github.com/LIV2/a4091-logic.git
synced 2025-12-06 06:22:43 +00:00
Clean up release.yml
This commit is contained in:
parent
6efe893c6b
commit
62f78cda60
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -19,10 +19,10 @@ jobs:
|
||||
- name: Archive CI artifacts (JED and PLD)
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: A4091 Artifacts
|
||||
path: |
|
||||
${{ github.workspace }}/jedec/u*.jed
|
||||
${{ github.workspace }}/source/u*.pld
|
||||
name: A4091 Artifacts
|
||||
path: |
|
||||
${{ github.workspace }}/jedec/u*.jed
|
||||
${{ github.workspace }}/source/u*.pld
|
||||
|
||||
- name: Upload JEDEC Files to Release
|
||||
uses: actions/upload-release-asset@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user