Skip to content

Commit

Permalink
testing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Campbell authored and Cameron Campbell committed May 16, 2024
1 parent 676cd7c commit 636a803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: build-docs
on: push
jobs:
build-docs:
name: build-docs
runs-on: ubuntu-latest
on: push
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
Expand Down

0 comments on commit 636a803

Please sign in to comment.