Skip to content

Commit

Permalink
Fix format and add OSDI model files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Giles Atkinson committed Nov 22, 2024
1 parent 65e9f90 commit 6b8203e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/others.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,15 @@ jobs:
run: |
unzip libomp.zip
copy libomp140.x86_64.dll C:\Spice64\bin\vcomp140.dll
- name: Save
unzip windows_osdi.zip
copy *.osdi C:\Spice64\lib\ngspice
- name: Save
uses: actions/upload-artifact@v4
with:
name: Ngspice pre-master-44, Windows X86-64
path: C:\Spice64

build-win_msys:
build-win_msys:
runs-on: windows-latest
defaults:
run:
Expand Down

0 comments on commit 6b8203e

Please sign in to comment.