Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Meijer committed Mar 1, 2024
1 parent 882f63c commit 33f3dc1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-and-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ on:
required: true

jobs:
build-and-publish-opencost-plugins:
build-and-publish-plugins:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
path: ./
- name: checkout
uses: actions/checkout@v4
with:
path: ./

- name: Install just
uses: extractions/setup-just@v1
Expand Down

0 comments on commit 33f3dc1

Please sign in to comment.