Skip to content

Commit 5ebb74a

Browse files
committed
Rename spack_recipes_meshing in spack_recipes
1 parent c600289 commit 5ebb74a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ on:
88
jobs:
99
call:
1010
name: Call check version CI
11-
uses: LIHPC-Computational-Geometry/spack_recipes_meshing/.github/workflows/make-release-reusable.yml@main
11+
uses: LIHPC-Computational-Geometry/spack_recipes/.github/workflows/make-release-reusable.yml@main

.github/workflows/spack-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ on:
1111
jobs:
1212
call:
1313
name: Call Spack CI
14-
uses: LIHPC-Computational-Geometry/spack_recipes_meshing/.github/workflows/spack-reusable.yml@main
14+
uses: LIHPC-Computational-Geometry/spack_recipes/.github/workflows/spack-reusable.yml@main

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
Mesh IO format
66

7-
This project is part of the [mgx](https://github.com/LIHPC-Computational-Geometry/mgx) ecosystem and conforms to its [CI policy](https://github.com/LIHPC-Computational-Geometry/spack_recipes_meshing#ci-and-versioning-policy-of-mgx-ecosystem-projects).
7+
This project is part of the [mgx](https://github.com/LIHPC-Computational-Geometry/mgx) ecosystem and conforms to its [CI policy](https://github.com/LIHPC-Computational-Geometry/spack_recipes#ci-and-versioning-policy-of-mgx-ecosystem-projects).

0 commit comments

Comments
 (0)