Skip to content

Commit

Permalink
BUGFIX: workflow formating
Browse files Browse the repository at this point in the history
  • Loading branch information
depili committed Dec 2, 2023
1 parent 9436716 commit eb17574
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Build binaries
on: [push]

jobs:
build:
name: Build package
runs-on: ubuntu-20.04
outputs:
version: pkg.tgz
Expand Down

0 comments on commit eb17574

Please sign in to comment.