Skip to content

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 #3114

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 #3114

Workflow file for this run

name: build
on:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: sudo apt-get install gettext
- name: Validate
run: VERSION=${{ github.event.repository.default_branch }} MODE=dummy make all