forked from sudo-rsingh/examples
Update .github/workflows/build.yml
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -1,8 +1,7 @@
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container: node:16-bullseye
|
||||
runs-on: node-latest
|
||||
steps:
|
||||
- name: Cache APT packages
|
||||
uses: actions/cache@v4
|
||||
|
||||
Reference in New Issue
Block a user