mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-09 20:07:51 -06:00
7 lines
213 B
Markdown
7 lines
213 B
Markdown
# Building Pac-Man
|
|
|
|
## GitHub Actions Workflow
|
|
|
|
1. Build workflow produces executables & WASM files for all platforms
|
|
2. Uploaded as artifacts
|
|
3. Deployment workflow downloads artifacts and uploads to GitHub Pages |