Skip to content

Commit

Permalink
tweak github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisCris committed Mar 24, 2024
1 parent ae6cb5b commit 7da7574
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 48 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/Dev Build.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Main Build
name: Dev Release

on:
push:
branches:
- main
on: [push]
jobs:
build:
dev-release:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
Expand Down

0 comments on commit 7da7574

Please sign in to comment.