Skip to content

Commit

Permalink
test PR for build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nalajcie committed Aug 31, 2023
1 parent f7b43d7 commit 7463aba
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
build_params:
type: string
description: "parameters to build.sh script"
default: 'core fs test project image' # by default don't build ports
default: 'host core fs test project image' # by default don't build ports
required: false
nightly:
type: boolean
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
build_params:
type: string
description: "parameters to build.sh script"
default: 'core fs test project image' # by default don't build ports
default: 'host core fs test project image' # by default don't build ports
required: false
nightly:
type: boolean
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ on:

jobs:
call-ci:
uses: phoenix-rtos/phoenix-rtos-project/.github/workflows/ci-project.yml@master
uses: phoenix-rtos/phoenix-rtos-project/.github/workflows/ci-project.yml@nalajcie/build
secrets: inherit
2 changes: 1 addition & 1 deletion phoenix-rtos-corelibs
2 changes: 1 addition & 1 deletion phoenix-rtos-devices
Submodule phoenix-rtos-devices updated 1 files
+0 −1 Makefile
2 changes: 1 addition & 1 deletion phoenix-rtos-kernel
Submodule phoenix-rtos-kernel updated 1 files
+1 −1 Makefile
2 changes: 1 addition & 1 deletion phoenix-rtos-ports
2 changes: 1 addition & 1 deletion plo
Submodule plo updated 1 files
+1 −1 Makefile

0 comments on commit 7463aba

Please sign in to comment.