mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
This commit is contained in:
@@ -27,6 +27,8 @@ jobs:
|
|||||||
poetry-version: "1.5.1"
|
poetry-version: "1.5.1"
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
repository: "https://github.com/ajurna/cbwebreader.git"
|
||||||
- name: Set FOO
|
- name: Set FOO
|
||||||
run: echo "FOO=${{ poetry -V }}" >> $GITHUB_ENV
|
run: echo "FOO=${{ poetry -V }}" >> $GITHUB_ENV
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|||||||
Reference in New Issue
Block a user