mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-16 20:29:12 +01:00
test
This commit is contained in:
parent
7d9a2bbf65
commit
1f2e89bab4
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
id: sc64version
|
id: sc64version
|
||||||
with:
|
with:
|
||||||
pattern: '\/'
|
pattern: '\/'
|
||||||
string: ${{ github.ref_name }}
|
string: '-${{ github.ref_name }}'
|
||||||
replace-with: '-'
|
replace-with: '-'
|
||||||
|
|
||||||
- name: Build everything
|
- name: Build everything
|
||||||
@ -82,7 +82,7 @@ jobs:
|
|||||||
id: sc64version
|
id: sc64version
|
||||||
with:
|
with:
|
||||||
pattern: '\/'
|
pattern: '\/'
|
||||||
string: ${{ github.ref_name }}
|
string: '-${{ github.ref_name }}'
|
||||||
replace-with: '-'
|
replace-with: '-'
|
||||||
|
|
||||||
- name: Setup python
|
- name: Setup python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user