Browse Source

Checkout code for packaging

master
Arun Prakash Jana 5 years ago
parent
commit
dc7bcf5bc4
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .circleci/config.yml

+ 1
- 0
.circleci/config.yml View File

@@ -55,6 +55,7 @@ jobs:
machine: true machine: true
working_directory: ~/nnn working_directory: ~/nnn
steps: steps:
- checkout
- run: - run:
name: "package with packagecore" name: "package with packagecore"
command: | command: |


Loading…
Cancel
Save