help with GitHub build action workflow #4887
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Can you clarify what kind of workflow you're trying to run? Why need to use Most of our workflows are defined here: https://github.com/nasa/fprime/tree/devel/.github/workflows which uses https://github.com/nasa/fprime/blob/devel/.github/actions/setup/action.yml |
Beta Was this translation helpful? Give feedback.
Can you clarify what kind of workflow you're trying to run? Why need to use
fprime-boostrap?Most of our workflows are defined here: https://github.com/nasa/fprime/tree/devel/.github/workflows
The one caveat is that a lot of them are using
which uses https://github.com/nasa/fprime/blob/devel/.github/actions/setup/action.yml