Skip to content

vsandstrom is testing out GitHub Actions πŸš€ #8

vsandstrom is testing out GitHub Actions πŸš€

vsandstrom is testing out GitHub Actions πŸš€ #8

name: compile
run-name: ${{ github.actor }} is testing out GitHub Actions πŸš€
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: export DISPLAY=:99 \
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: clechasseur/rs-cargo@v2
with:
command: xtask
args: bundle havregryn --release