Skip to content

Commit

Permalink
ci debug
Browse files Browse the repository at this point in the history
JakeOShannessy committed Dec 28, 2024
1 parent 5a70656 commit 862a54a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/fdspp.yml
Original file line number Diff line number Diff line change
@@ -35,6 +35,7 @@ jobs:
- name: Build namelist RPMs
run: |
cd rust-namelist
rpm -ql rust-clap_builder-devel
ls /usr/share/cargo/registry/clap_builder-4.5.23
bash ./buildrpm.sh
dnf install -y rpmbuild/RPMS/noarch/rust-namelist*.rpm
@@ -59,5 +60,5 @@ jobs:
- name: Merge Artifacts
uses: actions/upload-artifact/merge@v4
with:
name: SMV-RPMs
pattern: SMV-RPMs-*
name: fdspp-RPMs
pattern: fdspp-RPMs-*

0 comments on commit 862a54a

Please sign in to comment.