Skip to content

Commit

Permalink
enhance(ci): rename ci.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Nov 1, 2024
1 parent e2bee21 commit c3bcea8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
Empty file added .github/ci/build.sh
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
cd ../ch32-data/build/
git clone https://github.com/ch32-rs/ch32-metapac.git
- name: Build Only
run: ./ci.sh
run: ./.github/ci/build-examples.sh

0 comments on commit c3bcea8

Please sign in to comment.