Skip to content

Commit

Permalink
full build
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Mar 4, 2024
1 parent c531dc9 commit 8d46e1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:

jobs:
build_linux:
if: false
runs-on: ubuntu-latest
steps:
- name: checkout cables_dev
Expand Down Expand Up @@ -123,7 +122,6 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_VERSION: ${{ env.releaseName }}
build_mac:
if: false
runs-on: macos-14
steps:
- name: checkout cables_dev
Expand Down

0 comments on commit 8d46e1e

Please sign in to comment.