mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
attempt
This commit is contained in:
@@ -7,6 +7,7 @@ jobs:
|
||||
build-debs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: jtdor/build-deb-action@v1
|
||||
env:
|
||||
DEB_BUILD_OPTIONS: noautodbgsym
|
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
||||
run: |
|
||||
npm install
|
||||
npm run compile
|
||||
npm run build
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Reference in New Issue
Block a user