Skip to content

Commit

Permalink
diagnose missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOShannessy committed Dec 28, 2024
1 parent 6e9ddb9 commit 644b817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fdspp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
dnf reinstall -y rust-clap_builder-devel
rpm -ql rust-clap_builder-devel
ls /usr/share/cargo/registry/clap_builder-4.5.23
rpm -V rust-clap_builder-devel
bash ./buildrpm.sh
dnf install -y rpmbuild/RPMS/noarch/rust-namelist*.rpm
- name: Build RPM
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/smv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
path: |
dist/*.rpm
build_windows_msvc:
if: false
name: build windows-2022 msvc
runs-on: windows-2022
defaults:
Expand Down

0 comments on commit 644b817

Please sign in to comment.