migration/deno-v4 #1
@@ -61,9 +61,8 @@ jobs:
|
|||||||
./nupst-test help
|
./nupst-test help
|
||||||
|
|
||||||
build-all:
|
build-all:
|
||||||
name: Build All Platforms (Tag/Main only)
|
name: Build All Platforms
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/')
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Reference in New Issue
Block a user