Skip to content

Commit

Permalink
Merge pull request #59 from pyiron/randspg
Browse files Browse the repository at this point in the history
Create run_randspg_0.1.bat
  • Loading branch information
jan-janssen authored May 9, 2023
2 parents e910b76 + 921a040 commit c55766b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Linux
runs-on: ubuntu-latest
env:
RELEASEVER: "0.0.21"
RELEASEVER: "0.0.22"
SPHINXDFT_DATA_VER: "0.0.1"
SPHINXDFT_DATA_BUILD: "0"
GPAW_DATA_VER: "0.9.20000"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Linux
runs-on: ubuntu-latest
env:
RELEASEVER: "0.0.21"
RELEASEVER: "0.0.22"
SPHINXDFT_DATA_VER: "0.0.1"
SPHINXDFT_DATA_BUILD: "0"
GPAW_DATA_VER: "0.9.20000"
Expand Down
1 change: 1 addition & 0 deletions randspg/bin/run_randspg_0.1.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
randSpg.exe randspg.in

0 comments on commit c55766b

Please sign in to comment.