Skip to content

Commit c35770e

Browse files
authored
CI: New WarpX Repo (#4368)
We moved :)
1 parent d11b353 commit c35770e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/apps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Download WarpX
7575
uses: actions/checkout@v4
7676
with:
77-
repository: 'ECP-WarpX/WarpX'
77+
repository: 'BLAST-WarpX/warpx'
7878
ref: development
7979
path: 'WarpX'
8080
- name: Dependencies
@@ -140,7 +140,7 @@ jobs:
140140
export CCACHE_LOGFILE=${{ github.workspace }}/ccache.log.txt
141141
ccache -z
142142
143-
python3 -m pip install -U pip setuptools wheel
143+
python3 -m pip install -U pip setuptools[core] wheel
144144
python3 -m pip install -U cmake
145145
python3 -m pip install -U pandas pytest mpi4py
146146

0 commit comments

Comments
 (0)