Skip to content

Commit

Permalink
👷 fixed ci naming
Browse files Browse the repository at this point in the history
  • Loading branch information
temmiland committed Feb 16, 2024
1 parent 802af9f commit cddda2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ on:
branches:
- main
workflow_dispatch:

permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Use bun install and build
- name: Use bun
uses: oven-sh/setup-bun@v1
with:
bun-version: 1
Expand Down
Empty file added 1
Empty file.

0 comments on commit cddda2d

Please sign in to comment.