Skip to content

Commit

Permalink
checkout self
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Feb 27, 2024
1 parent 51401d2 commit 1440eb5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ jobs:
- name: checkout cables standalone
uses: actions/checkout@v4
with:
repository: "cables-gl/cables_electron"
ref: "develop"
token: ${{ SECRETS.STANDALONE_TOKEN }}
path: 'cables_electron/'
- name: files
run: ls
- name: install nodejs
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 1440eb5

Please sign in to comment.