Skip to content
Snippets Groups Projects
Verified Commit eccc208f authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: made deploy final

parent f70b4131
No related branches found
No related tags found
No related merge requests found
Pipeline #3135 passed
name: Deploy Workflow name: Deploy Workflow
on: [push] on:
#on: push:
# push: tags:
# tags: - "*"
# - "*"
jobs: jobs:
build-linux: build-linux:
name: Build Linux name: Build Linux
......
...@@ -32,7 +32,6 @@ import { ...@@ -32,7 +32,6 @@ import {
default as _wasm, default as _wasm,
GameBoy, GameBoy,
PadKey, PadKey,
PpuMode,
GameBoyMode, GameBoyMode,
GameBoySpeed GameBoySpeed
} from "../lib/boytacean"; } from "../lib/boytacean";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment