Skip to content

Commit

Permalink
Removed the "runs" directive.
Browse files Browse the repository at this point in the history
  • Loading branch information
esitarski committed Feb 20, 2024
1 parent 2fdc2c4 commit 515b1ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/devbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:

name: DevelopmentBuild

runs:
using 'node20'

jobs:
buildmac:
name: MacOSX
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/releasebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:

name: ReleaseBuild

runs:
using 'node20'

jobs:
buildmac:
name: MacOSX
Expand Down

0 comments on commit 515b1ea

Please sign in to comment.