mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Remove Gitea Actions (broken)
This commit is contained in:
parent
7122f8c37e
commit
2373fa1952
@ -1,13 +0,0 @@
|
||||
name: Jekyll build
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ruby:3.1.3
|
||||
steps:
|
||||
- run: npm install ruby
|
||||
- run: npm install gem
|
||||
- run: gem update
|
||||
- run: gem install bundler
|
||||
- run: bundle install
|
||||
- run: bundle exec jekyll build
|
Loading…
Reference in New Issue
Block a user