Skip to content

Commit

Permalink
remove build step from pack, hopefully fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
computablee committed Nov 27, 2023
1 parent 1493afe commit 597cffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ build:
docs: ProcessedREADME.md
doxygen

pack: ProcessedREADME.md build
pack: ProcessedREADME.md
$(DN) pack -c $(BUILD) /p:ContinuousIntegrationBuild=true DotMP

clean:
Expand Down

0 comments on commit 597cffa

Please sign in to comment.