Skip to content

Commit 3c8ee88

Browse files
undo config delete
1 parent f2b8846 commit 3c8ee88

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
uses: actions/checkout@v4
2525
- name: "Install Rust"
2626
uses: dtolnay/rust-toolchain@stable
27+
- name: "Generate static app config"
28+
run: make config
2729
- name: "Config Artifact"
2830
uses: actions/upload-artifact@v4
2931
with:

0 commit comments

Comments
 (0)