Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Commit

Permalink
Fix archive
Browse files Browse the repository at this point in the history
  • Loading branch information
kdheepak committed May 7, 2020
1 parent 725d035 commit a2b9dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helics_cli.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import os
import strformat

task archive, "Create archived assets":
let app = "helics"
let app = "helics_cli"
let assets = &"{app}_{buildOS}"
let dir = "dist"/assets
mkDir dir
Expand Down

0 comments on commit a2b9dc2

Please sign in to comment.