retrieve code
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
runs-on: linepics
|
||||
steps:
|
||||
- name: test
|
||||
run: echo "${PATH}"
|
||||
run: whoami && echo "${PATH}"
|
||||
- name: checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: cppcheck
|
||||
|
||||
Reference in New Issue
Block a user