mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
test
This commit is contained in:
parent
cb8372fd54
commit
abf4be7479
1 changed files with 0 additions and 7 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
@ -16,13 +16,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Builds the source distribution package
|
name: Builds the source distribution package
|
||||||
steps:
|
steps:
|
||||||
- id: string
|
|
||||||
uses: ASzc/change-string-case-action@v1
|
|
||||||
with:
|
|
||||||
string: ${{ image-name }}
|
|
||||||
- run: |
|
|
||||||
echo "${{ steps.string.outputs.lowercase }}"
|
|
||||||
|
|
||||||
|
|
||||||
- name: Checkout source
|
- name: Checkout source
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue