openMSX / debugger

31 stars 15 forks source link

updated remaining jobs from 5bd7949 #147

Closed pvmm closed 1 year ago

pvmm commented 1 year ago

Fix pesky messages from github actions

Invalid workflow file: .github/workflows/build.yaml#L10
error parsing called workflow ".github/workflows/build.yaml" -> "./.github/workflows/workflow-build.yaml" : failed to fetch workflow: workflow was not found.
MBilderbeek commented 1 year ago

Can you explain a bit about the origin of the error and how this patch fixes it?

It looks like previously the file was simply referring to a non-existing yml file... but how could it have worked then?

pvmm commented 1 year ago

There are three main triggerable events:

As it is, release and pull-request are broken. So the nightly is still able to release "nightly" packages.