mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 05:59:15 +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
|
||||
with:
|
||||
pattern: '\/'
|
||||
string: ${{ github.ref_name }}
|
||||
string: '-${{ github.ref_name }}'
|
||||
replace-with: '-'
|
||||
|
||||
- name: Build everything
|
||||
@ -82,7 +82,7 @@ jobs:
|
||||
id: sc64version
|
||||
with:
|
||||
pattern: '\/'
|
||||
string: ${{ github.ref_name }}
|
||||
string: '-${{ github.ref_name }}'
|
||||
replace-with: '-'
|
||||
|
||||
- name: Setup python
|
||||
|
Loading…
Reference in New Issue
Block a user