mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
not separate
This commit is contained in:
parent
7516116bb7
commit
5b6811d073
3
.github/workflows/all-ci.yml
vendored
3
.github/workflows/all-ci.yml
vendored
@ -35,9 +35,6 @@ jobs:
|
|||||||
name: prog8-compiler-jar-zipped
|
name: prog8-compiler-jar-zipped
|
||||||
path: compiler/build/libs/*-all.jar
|
path: compiler/build/libs/*-all.jar
|
||||||
|
|
||||||
release:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Calculate hash
|
- name: Calculate hash
|
||||||
uses: MCJack123/ghaction-generate-release-hashes@v4
|
uses: MCJack123/ghaction-generate-release-hashes@v4
|
||||||
if: github.event_name == 'release'
|
if: github.event_name == 'release'
|
||||||
|
Loading…
Reference in New Issue
Block a user