revert to lammps repo

This commit is contained in:
Axel Kohlmeyer
2025-01-11 18:59:22 -05:00
parent cb2acb633b
commit fb1c090f19

View File

@ -19,7 +19,7 @@ concurrency:
jobs:
build:
name: Linux flatpak build
if: ${{ github.repository == 'akohlmey/lammps' }}
if: ${{ github.repository == 'lammps/lammps' }}
runs-on: ubuntu-latest
steps: