mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
Maybe fixing Github action
This commit is contained in:
@@ -106,6 +106,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
|
||||
- uses: pypa/[email protected]
|
||||
@@ -122,6 +123,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
merge-multiple: true
|
||||
path: dist
|
||||
|
||||
- uses: pypa/[email protected]
|
||||
|
||||
Reference in New Issue
Block a user